widget-factory: Add Keyboard Shortcuts menu item
authorJeremy Bicha <jbicha@ubuntu.com>
Mon, 1 Oct 2018 00:40:11 +0000 (20:40 -0400)
committerJeremy Bicha <jbicha@ubuntu.com>
Mon, 1 Oct 2018 00:43:53 +0000 (20:43 -0400)
Closes: https://gitlab.gnome.org/GNOME/gtk/issues/916
demos/widget-factory/widget-factory.ui

index c1e5b1e5e03875d3b9f27689cbcab34fc4f0c0e0..1ebb6efbde8461465f7c79dede085346920ab048 100644 (file)
       </item>
     </section>
     <section>
+      <item>
+        <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
+        <attribute name="action">win.show-help-overlay</attribute>
+      </item>
       <item>
         <attribute name="label" translatable="yes">_About Widget Factory</attribute>
         <attribute name="action">app.about</attribute>